xen.git
2007-02-04 awilliam@xenbuild2.aw[IA64] Fix usage of 14 bit immediate value of IA64_RBS_...
2007-02-04 awilliam@xenbuild2.aw[IA64] Fix xencons_early_setup build warning
2007-02-04 awilliam@xenbuild2.aw[IA64] Fix PAL_HALT for paravirtualized domains
2007-02-04 awilliam@xenbuild2.aw[IA64] Bug fix new_tlbflush_clock_period()
2007-02-01 awilliam@xenbuild2.aw[IA64] Fix compile warnings in xenentry.S
2007-02-01 awilliam@xenbuild2.aw[IA64] Optimize VTI domain hypercall path
2007-01-31 awilliam@xenbuild2.aw[IA64] Add arch_free_page()
2007-01-31 awilliam@xenbuild2.awmerge with xen-unstable.hg
2007-01-31 Alastair Tse[XEND] Merge VFB support for PV and HVM guests.
2007-01-31 Alastair Tse[XEND] Make python-pam warning only appear if using...
2007-01-31 Tim Deegan[HVM] Save/restore: save shared-info pfn and re-map...
2007-01-31 Tim DeeganMerge
2007-01-31 Ian Campbell[XEN] Fix build breakage with gcc 4.1.2.
2007-01-31 Tim Deegan[HVM] Save/restore: save RTC state.
2007-01-31 Tim Deegan[HVM] Save/restore: clean up marshalling code
2007-01-31 Ian Campbell[TOOLS] Fix foreign header build breakage.
2007-01-31 Ian Campbell[XEN] Fix XENVER_capabilities hypercall.
2007-01-31 awilliam@xenbuild2.aw[IA64] Include dummy EFI memory descriptors for unmappe...
2007-01-30 Ewan MellorAdded VM_metrics class, taking some of the fields from...
2007-01-30 Tim Deegan[HVM] Save/restore: Reset PIT period correctly
2007-01-30 Keir Fraserpygrub: fsimage binding must free objects with PyObject...
2007-01-30 Keir Fraseria64: Use memcpy() to fill ACPI identifier fields.
2007-01-30 Ewan MellorFix XendNode when no host state is saved.
2007-01-30 Ewan MellorFix typo, as suggested by Stefan Berger.
2007-01-30 Keir FraserRemove sprintf() from Xen. Use snprintf() and friends.
2007-01-30 Ewan MellorRemove the VTPM.instance field from the bindings.
2007-01-30 Keir FraserClean up arch_get_xen_caps() to not use sprintf().
2007-01-30 Keir Fraseria64, ppc: Remove uses of sprintf().
2007-01-30 Ewan MellorAdded task.session field.
2007-01-30 kaf24@localhost... ia64: Clean up and fix errors in strncpy -> strlcpy...
2007-01-30 Ewan MellorAdded VM.is_control_domain field.
2007-01-30 kaf24@localhost... Align vTPM support in the Xen-API, documentation and...
2007-01-30 kaf24@localhost... Older versions of as86 (<=0.16.0) require macro argumen...
2007-01-30 kaf24@localhost... Fix cross-compile (ia64-built-on-x86) failure.
2007-01-30 Ewan MellorAdded backreference from PIF_metrics to PIF, and added...
2007-01-30 Ewan MellorAdded uuid to the PIF_metrics record.
2007-01-30 Ewan MellorAdded uuid to the PIF record.
2007-01-30 Ewan MellorAdded host_metrics class.
2007-01-30 Ewan MellorAdded modelling and C bindings for crashdumps, and...
2007-01-30 kaf24@localhost... new domain builder fix to boot domU on IA64.
2007-01-30 Ian CampbellPush the target to build foreign headers into tools...
2007-01-30 kaf24@localhost... Fix passing keymap parameter to xen-vncfb.
2007-01-30 kaf24@localhost... xc_linux_save was broken in 13594:30af6cfdb05c. Unbreak it.
2007-01-30 kaf24@localhost... linux: Build TPM backend as a module by default.
2007-01-30 Emmanuel Ackaouy[XEN] 32on64 fix compat page table shutdown
2007-01-30 Ewan MellorAdded host.logging, to hold server-side logging configu...
2007-01-30 Tim DeeganMerge
2007-01-30 Alastair Tse[XEND] Fix bootable flag bypass in XendConfig
2007-01-30 "Zhai, Edwin"[PATCH][HVM] fix smp guest hang after restore
2007-01-30 Alastair Tse[XEND] Unparsable VLAN numbers should default to -1
2007-01-30 Ewan MellorSet the log level back to WARN, reverting accidentally...
2007-01-30 Ewan MellorAdded host.other_config.
2007-01-30 Ewan MellorRemove XEN_API_CPU_FEATURE enum.
2007-01-30 Ewan MellorRemove VM.actions_after_suspend, which never made any...
2007-01-30 Ewan MellorRemove the CPU feature handling, unimplementable as...
2007-01-29 Ewan MellorDocument PIF_HANDLE_INVALID and PIF_METRICS_HANDLE_INVALID.
2007-01-29 Ewan MellorMove the io bandwidth fields from PIF onto a new PIF_me...
2007-01-29 awilliam@xenbuild2.aw[IA64] Update buildconfigs
2007-01-29 Ewan MellorFix documentation so that the connection objects (PIF...
2007-01-29 Ewan MellorAdded missing PBD-related C bindings.
2007-01-29 Ewan MellorAdded modelling and C bindings for the PBD class. ...
2007-01-29 Ewan MellorTidy-ups; no semantic-change.
2007-01-29 Ewan MellorRemove VIF.name from the documentation, matching recent...
2007-01-29 Ewan MellorUpdate doc-comments.
2007-01-29 Ewan MellorRemove the VDI.parent and VDI.children fields -- this...
2007-01-29 Ewan MellorRename VM.otherConfig to VM.other_config, for consisten...
2007-01-29 Ewan MellorRemove VBD.driver, VIF.type, VIF.name, VTPM.driver...
2007-01-28 awilliam@xenbuild2.awmerge with xen-unstable.hg
2007-01-28 awilliam@xenbuild2.aw[IA64] Remove PG_foreign hack
2007-01-28 awilliam@xenbuild2.aw[IA64] New resend_irq_on_evtchn() params
2007-01-28 awilliam@xenbuild2.aw[IA64] update xensetup.S for new upstream
2007-01-28 awilliam@xenbuild2.aw[IA64] Update installing the panic notifier for new...
2007-01-28 awilliam@xenbuild2.aw[IA64] Fix for irq_desc() missing in new upstream
2007-01-28 awilliam@xenbuild2.aw[IA64] Kludge for XEN_GUEST_HANDLE_64
2007-01-28 awilliam@xenbuild2.aw[IA64] Update for RCU code
2007-01-28 awilliam@xenbuild2.aw[IA64] arch_vcpu_reset() stub
2007-01-28 Ewan MellorDocument TASK_HANDLE_INVALID.
2007-01-28 Ewan MellorAdded TASK_HANDLE_INVALID to the messages file.
2007-01-28 Ewan MellorTidy up the VBD API calls.
2007-01-28 kaf24@localhost... Clean up libelf endian macros and includes.
2007-01-28 kaf24@localhost... Fix firmware compile on Solaris.
2007-01-28 Ewan MellorMatch recent changes to the task class in XenAPI with...
2007-01-28 Ewan MellorFix bootloader handling.
2007-01-28 Ewan MellorFix the handling of MESSAGE_METHOD_UNKNOWN, MESSAGE_PAR...
2007-01-28 Ewan MellorAdd task.allowed_operations field, and task.cancel...
2007-01-28 Ewan MellorMade task.name_* read-only (these are set by Xend)...
2007-01-28 Ewan MellorMake session.this_host and session.this_user ROrun...
2007-01-28 Ewan MellorAdded a VBD.bootable flag.
2007-01-28 kaf24@localhost... Fix compat build for weird solaris gcc target.
2007-01-28 Ewan MellorFix interface_name() after change of definition for...
2007-01-28 Ewan MellorDocument new error codes VLAN_TAG_INVALID and PIF_IS_PH...
2007-01-28 Ewan MellorDocument existing PIF.create_VLAN, and remove PIF.creat...
2007-01-28 kaf24@localhost... To avoid problems (hang) when doing migration, the...
2007-01-28 kaf24@localhost... [HVM] save/restore fix
2007-01-28 kaf24@localhost... Allow 'xm create' to set scheduling parameters.
2007-01-28 kaf24@localhost... Reject xm sched-* comands for other than the in-use...
2007-01-28 kaf24@localhost... Fix xentop error return code if passed unrecognised...
2007-01-27 awilliam@xenbuild2.awmerge with xen-unstable.hg
2007-01-27 Ewan MellorIntegrate the Xen-API doc into the build.
2007-01-27 Ewan MellorMinor tidy-up.
next